home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19981211-19990422 / 000317_news@watsun.cc.columbia.edu _Thu Mar 4 16:03:45 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@watsun.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA10688
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 4 Mar 1999 16:03:45 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id PAA27910
  7.     for kermit.misc@watsun.cc.columbia.edu; Thu, 4 Mar 1999 15:51:17 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Subject: Re: Permission denied message
  11. Date: 4 Mar 1999 20:51:16 GMT
  12. Organization: Columbia University
  13. Message-ID: <7bmro4$r84$1@newsmaster.cc.columbia.edu>
  14. To: kermit.misc@mailrelay2.cc.columbia.edu
  15.  
  16. In article <36DEE88D.E545A3F8@earthlink.net>,
  17. Maxine E. Sarjeant <maxines@earthlink.net> wrote:
  18. : When I try to set line in kermit for Unix, I get a permission denied
  19. : error message.  Currently the permissions for the device (/dev/cua/0)
  20. : are "600 uucp uucp". Could someone let me know what the correct
  21. : permissions should be for the device that I am using to kermit out of?
  22. C-Kermit must be installed with the same owner, group, and permissions
  23. as your other dialout programs -- cu, tip, uucp, minicom, seyon, etc.
  24.  
  25. - Frank